Fix NS compile breakage.
authorJan D. <jan.h.d@swipnet.se>
Tue, 13 Aug 2013 15:45:43 +0000 (17:45 +0200)
committerJan D. <jan.h.d@swipnet.se>
Tue, 13 Aug 2013 15:45:43 +0000 (17:45 +0200)
commit0a34224f68a40d38370a1a990ac8f192a7eabd82
tree8aa7596e881c6df335a00ba2a84f599b966514b0
parent0ae38d76544b14676398e6636e6f1eda40099b61
Fix NS compile breakage.

* nsterm.m (ns_set_vertical_scroll_bar): Fix breakage intruduced by
2013-08-13 checkin below.  Change bool to BOOL, rule is:
All Obj-C code uses BOOL, except for interfaces callable from C.
src/ChangeLog
src/nsterm.m